home *** CD-ROM | disk | FTP | other *** search
/ Sky at Night 2009 August / SAN CD 8-2009 CD-ROM 51.iso / pc / issueMedia / Astronaut tests / Conc-ESA-ASPP-2008.swf / scripts / DefineButton2_108 / BUTTONCONDACTION on(rollOver).as
Encoding:
Text File  |  2008-06-19  |  194 b   |  5 lines

  1. on(rollOver){
  2.    delete a;
  3.    a = "This triangle has the same number of dots as the one before <br>(three dots), the correct answer is to click the button <br><b>\"rule 1 applies\"</b>!";
  4. }
  5.